GtkSwitch: fix a reentry issue
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jul 2015 01:02:57 +0000 (18:02 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jul 2015 01:04:56 +0000 (18:04 -0700)
commit1be338fd444f0cdea8dad030f0fb52b346054fcd
tree6245eef40c4f418f347216a01908bd3614c9c85e
parent862e0dab03e12c2fb1f6d99dd85c588dccc15dbc
GtkSwitch: fix a reentry issue

The introduction of state broke some users which relied on
being able to set active in a notify::active handler.

https://bugzilla.gnome.org/show_bug.cgi?id=751754
gtk/gtkswitch.c